home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / naps / 03 / changelog.txt next >
Text File  |  2000-07-16  |  4KB  |  110 lines

  1. 0.7.0
  2. =====
  3. Helpfile added - by Yytrium
  4. Search monitor - option to view search hits only (# of files returned)
  5. Download directory cannot be updated if it is a shared directory
  6. Stats screen - displays current upload and download transfer rates 
  7. Spam has moved to the config form
  8. Config form
  9.   Spam Tab Added
  10.     Added spam protection options for "*.vbs" files
  11.       Added spam protection options for "*.htm/html" files
  12.       Added spam protection options for spam related to flatplanet.com
  13.   Private Networks Tab Added
  14.       Customize connect handshaking for your own private gnets
  15.   Miscellaneous tab
  16.     Extra info removed
  17.       gnotella_ex.net file no longer generated
  18.   Shared files tab
  19.     Option to share all files in shared directories regardless of file type
  20.     Option to force searches to search by filename only or filename and path
  21. NUMEROUS BUG FIXES INCLUDING
  22. -Ini file bugs fixed, no more deleting necessary (especially important for users who use , as the decimal seperator
  23. -Socket error message boxes removed
  24. -Many others
  25.     
  26. Other changes include:
  27.  reduced memory and processor usage
  28.  sockets now reused
  29.  right-clicking remove on the connections screen closes all connections (not transfers though)    
  30.  Filesizes now have commas to make eaiser to read
  31.  Host catcher now grabs first entry when sorted is checked, random otherwise
  32.  
  33. Oh yeah did I say HELPFILE :)
  34.  
  35. 0.6.6
  36. =====
  37. -Fixed errors due to min search speed settings > 255
  38. -Moved Config to its own window
  39. -Web interface added
  40. -Form resizing crashing fixed
  41. -Many bugs squashed
  42. -Right click options in search results including ignoring specific hosts (for spam)
  43. -Case where connections would die and not refresh fixed
  44. -Little GUI tweaks
  45.  
  46.  
  47. 0.6.0
  48. =====
  49. -Push Downloads Implemented (with resume)
  50. -Download file size bug fixed
  51. -Downloads saved and resumed between sessions
  52. -Transfer speeds corrected on resumes
  53. -Dbl-Clicking in host catcher adds host
  54. -Big improvements in resume
  55. -Bug where upload sockets would not close when transfer completed fixed
  56. -Remembers number of search results
  57. -F2-F8 are shortcuts for the toolbar buttons
  58. -Counter for downloads/uploads fixed hopefully
  59. -Multi-Select should be bug free now
  60.  
  61. 0.4.3
  62. =====
  63. -Connection Speed Box
  64. -Multi-Select added
  65. -UPLOADS FIXED- no longer hog CPU
  66. -Sort choice added to searches
  67. -Extra detail option for host catcher
  68. -Host catcher limit
  69. -Host names are now resolved
  70. -Winsock control removed
  71.  
  72. 0.4.2
  73. =====
  74. -BIG GUI change
  75. -Tray Icon
  76.   -minimizes to tray
  77.   -now remembers if minimized between sessions
  78. -Fixed bug, init responses were sending bytes, not kbytes - caused overflow error for large amount of files shared
  79. -Fixed bug in automatic search bans that was falsely banning
  80. -Unchecking search monitor doesnt clear it to allow for banning searches
  81. -Fixed bug in init request- sent 5 as ttl all the time previously
  82. -Fixed bug causing files not to be scanned
  83. -Redid uploads
  84. -Fixed bug with host catcher not working for some
  85. -Max incoming connections added
  86. -Searches can be sorted by extension
  87. -Modified status for up/downloads
  88.   -added time remaining
  89. -Forced IP now saved between sessions
  90. -Push uploads now work
  91. -Searches no include column for sorting by file type
  92. -Auto-clear upload/download implemented
  93. -Search Stop button added
  94. -Other small bug fixes of course
  95.  
  96. 0.4.1
  97. =====
  98. Internal- not released
  99.  
  100. 0.4.0
  101. =====
  102. Multiple Searches (3 at once, still allows only 1 search/5 seconds)
  103. Listviews resize with window (width only)
  104. Ini file preserves columns and window size/position between sessions
  105. Net file only includes IPS that were connected to in the most recent session
  106. Push messages forwarded and routed
  107. Individual routing tables for each message type
  108. Fixed overflow and several other bugs with "unique key"
  109. Reduced CPU load (except uploads)
  110. Lots of little fixes and more